home *** CD-ROM | disk | FTP | other *** search
/ Internet Warrior 1993 July / Internet Warrior No. 1 July 1993 - Austin Code Works.ISO / tcpip / cuttcp / cutcp.zoo / bugs next >
Encoding:
Text File  |  1990-11-12  |  837 b   |  33 lines

  1. CUTCP/CUTE Rev -B/C/D     known bugs         11/12/90
  2.  
  3. Version TC-D
  4.     1. Extended keyboards often mess up on F11, F12 and keypad 5 (non-
  5.        numlock mode).
  6.  
  7.        This requires repeated pressing of the key for it to be recognized.
  8.        Cause is unknown.
  9.  
  10.  
  11. Version  TC-B/C
  12.     1. If you specify the destination port number for a host
  13.          in your config.tel file, you must also specify the host address.
  14.         Otherwise the desired port number is lost during the domain name
  15.        lookup.
  16.  
  17.         ie: you should do this:
  18.             name=myhost
  19.             hostip=whatever
  20.             host=whatever:portnumber
  21.  
  22.  
  23. Version NFS
  24.      FTP operations often fail due to PCNFS toolkit failures.
  25.  
  26.      RCP has not been tested.
  27.  
  28.  
  29. *** Note: If you want to use the PC-NFS version, you should use the /NFS-A
  30. version and not the /NFS-B version (there is no /NFS-C version).
  31.  
  32.  
  33.